ComponentOne Basic Library for WPF and Silverlight
PropertyChangingEventArgs<T> Constructor


C1.Silverlight Namespace > PropertyChangingEventArgs<T> Class : PropertyChangingEventArgs<T> Constructor
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New PropertyChangingEventArgs(Of T)()
public PropertyChangingEventArgs<T>()
See Also

Reference

PropertyChangingEventArgs<T> Class
PropertyChangingEventArgs<T> Members